[INFO] cloning repository https://github.com/OlehKSS/rlox
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/OlehKSS/rlox" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOlehKSS%2Frlox", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOlehKSS%2Frlox'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a8c0fee22d4fc3a5136485fa6b0c7068b82b630d
[INFO] testing OlehKSS/rlox against master#cced03bfd61a304243a34504618ecec86c17063f for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOlehKSS%2Frlox" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/OlehKSS/rlox
[INFO] finished tweaking git repo https://github.com/OlehKSS/rlox
[INFO] tweaked toml for git repo https://github.com/OlehKSS/rlox written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/OlehKSS/rlox on toolchain cced03bfd61a304243a34504618ecec86c17063f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/OlehKSS/rlox already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 35c820d7cddab094fe16375435d11f65f997ac626e6cf3fc0911639e3012aec1
[INFO] running `Command { std: "docker" "start" "-a" "35c820d7cddab094fe16375435d11f65f997ac626e6cf3fc0911639e3012aec1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "35c820d7cddab094fe16375435d11f65f997ac626e6cf3fc0911639e3012aec1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "35c820d7cddab094fe16375435d11f65f997ac626e6cf3fc0911639e3012aec1", kill_on_drop: false }`
[INFO] [stdout] 35c820d7cddab094fe16375435d11f65f997ac626e6cf3fc0911639e3012aec1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bf34c338eb0709241c9bac01fa928d6fe6a6c7fd041d5a73e89e2393934db390
[INFO] running `Command { std: "docker" "start" "-a" "bf34c338eb0709241c9bac01fa928d6fe6a6c7fd041d5a73e89e2393934db390", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustc-hash v2.1.2
[INFO] [stderr]    Compiling rlox v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.48s
[INFO] running `Command { std: "docker" "inspect" "bf34c338eb0709241c9bac01fa928d6fe6a6c7fd041d5a73e89e2393934db390", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bf34c338eb0709241c9bac01fa928d6fe6a6c7fd041d5a73e89e2393934db390", kill_on_drop: false }`
[INFO] [stdout] bf34c338eb0709241c9bac01fa928d6fe6a6c7fd041d5a73e89e2393934db390
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 21fe5bcb6ca117730eef192e0795db86ea334102b52820d38c7b070c24731381
[INFO] running `Command { std: "docker" "start" "-a" "21fe5bcb6ca117730eef192e0795db86ea334102b52820d38c7b070c24731381", kill_on_drop: false }`
[INFO] [stderr]    Compiling rlox v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.32s
[INFO] running `Command { std: "docker" "inspect" "21fe5bcb6ca117730eef192e0795db86ea334102b52820d38c7b070c24731381", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "21fe5bcb6ca117730eef192e0795db86ea334102b52820d38c7b070c24731381", kill_on_drop: false }`
[INFO] [stdout] 21fe5bcb6ca117730eef192e0795db86ea334102b52820d38c7b070c24731381
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 864ff7aac5fe93deec82b53fce873d27352c6d0b4b4ec004921d49e4ae6df8f1
[INFO] running `Command { std: "docker" "start" "-a" "864ff7aac5fe93deec82b53fce873d27352c6d0b4b4ec004921d49e4ae6df8f1", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.04s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rlox-65f207066f83b7b7)
[INFO] [stdout] 
[INFO] [stdout] running 49 tests
[INFO] [stdout] test interpreter::tests::test_closure_lexical_scoping ... ok
[INFO] [stdout] test interpreter::tests::test_class ... ok
[INFO] [stdout] test interpreter::tests::test_class_inheritance ... ok
[INFO] [stdout] test interpreter::tests::test_evaluate_binary_greater ... ok
[INFO] [stdout] test interpreter::tests::test_evaluate_binary_less ... ok
[INFO] [stdout] test interpreter::tests::test_evaluate_binary_greater_equal ... ok
[INFO] [stdout] test interpreter::tests::test_evaluate_binary_less_equal ... ok
[INFO] [stdout] test interpreter::tests::test_evaluate_binary_minus ... ok
[INFO] [stdout] test interpreter::tests::test_evaluate_binary_plus ... ok
[INFO] [stdout] test interpreter::tests::test_evaluate_binary_star ... ok
[INFO] [stdout] test interpreter::tests::test_evaluate_binary_str ... ok
[INFO] [stdout] test interpreter::tests::test_evaluate_logical_and ... ok
[INFO] [stdout] test interpreter::tests::test_evaluate_logical_or ... ok
[INFO] [stdout] test interpreter::tests::test_for_loop_continue ... ok
[INFO] [stdout] test interpreter::tests::test_function_call_and_return ... ok
[INFO] [stdout] test interpreter::tests::test_function_closure ... ok
[INFO] [stdout] test interpreter::tests::test_function_recursive ... ok
[INFO] [stdout] test interpreter::tests::test_evaluate_binary_slash ... ok
[INFO] [stdout] test interpreter::tests::test_evaluate_unary_bool ... ok
[INFO] [stdout] test interpreter::tests::test_evaluate_unary_num ... ok
[INFO] [stdout] test interpreter::tests::test_for_loop ... ok
[INFO] [stdout] test interpreter::tests::test_for_loop_break ... ok
[INFO] [stdout] test interpreter::tests::test_while_loop ... ok
[INFO] [stdout] test resolver::tests::test_return_value_from_init ... ok
[INFO] [stdout] test resolver::tests::test_read_in_own_initializer ... ok
[INFO] [stdout] test interpreter::tests::test_global_variables ... ok
[INFO] [stdout] test interpreter::tests::test_if_else_statement ... ok
[INFO] [stdout] test interpreter::tests::test_if_statement ... ok
[INFO] [stdout] test interpreter::tests::test_static_methods ... ok
[INFO] [stdout] test interpreter::tests::test_variable_scope ... ok
[INFO] [stdout] test resolver::tests::test_inherit_from_itself ... ok
[INFO] [stdout] test resolver::tests::test_correct_resolution ... ok
[INFO] [stdout] test parser::tests::test_expr_parsing ... ok
[INFO] [stdout] test resolver::tests::test_return_from_code ... ok
[INFO] [stdout] test interpreter::tests::test_while_loop_continue ... ok
[INFO] [stdout] test interpreter::tests::test_while_loop_break ... ok
[INFO] [stdout] test scanner::tests::test_single_character_tokens ... ok
[INFO] [stdout] test resolver::tests::test_super_outside_class ... ok
[INFO] [stdout] test resolver::tests::test_super_without_superclass ... ok
[INFO] [stdout] test resolver::tests::test_unused_local_variable ... ok
[INFO] [stdout] test scanner::tests::test_errors ... ok
[INFO] [stdout] test scanner::tests::test_string_literals ... ok
[INFO] [stdout] test interpreter::tests::test_function_return_inside_loop ... FAILED
[INFO] [stdout] test interpreter::tests::test_closure_variable_assignment ... FAILED
[INFO] [stdout] test scanner::tests::test_keywords ... ok
[INFO] [stderr] error: test failed, to rerun pass `--bin rlox`
[INFO] [stdout] test scanner::tests::test_multi_character_tokens ... ok
[INFO] [stdout] test scanner::tests::test_new_line ... ok
[INFO] [stdout] test scanner::tests::test_keywords_identifiers_literals ... ok
[INFO] [stdout] test parser::tests::test_expr_printing ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- interpreter::tests::test_function_return_inside_loop stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'interpreter::tests::test_function_return_inside_loop' (40) panicked at src/environment.rs:94:21:
[INFO] [stdout] RefCell already borrowed
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x643917b330b8 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x643917b330b8 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x643917b330b8 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x643917b330b8 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x643917b47f2a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x643917b47f2a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x643917b378d2 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x643917b378d2 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x643917b12266 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x643917b12266 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x643917b2b609 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x643917ac769c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x643917ac769c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x643917b2b7c2 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x643917b2b7c2 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x643917b12322 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x643917b07529 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x643917b1303d - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x643917b486ac - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x643917b4833f - core[28b146924c2f19c6]::cell::panic_already_borrowed::do_panic::runtime
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic.rs:172:21
[INFO] [stdout]   20:     0x643917b4833f - core[28b146924c2f19c6]::cell::panic_already_borrowed::do_panic
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/intrinsics/mod.rs:2450:9
[INFO] [stdout]   21:     0x643917b4833f - core[28b146924c2f19c6]::cell::panic_already_borrowed
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic.rs:177:9
[INFO] [stdout]   22:     0x643917aa07f3 - <core[28b146924c2f19c6]::cell::RefCell<rlox[cccf2e03d93c24a4]::environment::Environment>>::borrow_mut
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/cell.rs:1224:25
[INFO] [stdout]   23:     0x643917a96fc3 - <rlox[cccf2e03d93c24a4]::environment::Environment>::assign_at
[INFO] [stdout]                                at /opt/rustwide/workdir/src/environment.rs:94:21
[INFO] [stdout]   24:     0x643917ab6c69 - <rlox[cccf2e03d93c24a4]::interpreter::Interpreter>::evaluate_assign
[INFO] [stdout]                                at /opt/rustwide/workdir/src/interpreter.rs:351:43
[INFO] [stdout]   25:     0x643917ab9e08 - <rlox[cccf2e03d93c24a4]::interpreter::Interpreter>::evaluate
[INFO] [stdout]                                at /opt/rustwide/workdir/src/interpreter.rs:306:54
[INFO] [stdout]   26:     0x643917ab8cdd - <rlox[cccf2e03d93c24a4]::interpreter::Interpreter>::execute_statement
[INFO] [stdout]                                at /opt/rustwide/workdir/src/interpreter.rs:92:26
[INFO] [stdout]   27:     0x643917ab444c - <rlox[cccf2e03d93c24a4]::interpreter::Interpreter>::execute_block
[INFO] [stdout]                                at /opt/rustwide/workdir/src/interpreter.rs:200:28
[INFO] [stdout]   28:     0x643917ab88ba - <rlox[cccf2e03d93c24a4]::interpreter::Interpreter>::execute_statement
[INFO] [stdout]                                at /opt/rustwide/workdir/src/interpreter.rs:72:22
[INFO] [stdout]   29:     0x643917ab7d2c - <rlox[cccf2e03d93c24a4]::interpreter::Interpreter>::while_statement
[INFO] [stdout]                                at /opt/rustwide/workdir/src/interpreter.rs:172:18
[INFO] [stdout]   30:     0x643917ab95c2 - <rlox[cccf2e03d93c24a4]::interpreter::Interpreter>::execute_statement
[INFO] [stdout]                                at /opt/rustwide/workdir/src/interpreter.rs:124:23
[INFO] [stdout]   31:     0x643917ab444c - <rlox[cccf2e03d93c24a4]::interpreter::Interpreter>::execute_block
[INFO] [stdout]                                at /opt/rustwide/workdir/src/interpreter.rs:200:28
[INFO] [stdout]   32:     0x643917aa1f46 - <rlox[cccf2e03d93c24a4]::callable::LoxFunction as rlox[cccf2e03d93c24a4]::callable::LoxCallable>::call
[INFO] [stdout]                                at /opt/rustwide/workdir/src/callable.rs:182:21
[INFO] [stdout]   33:     0x643917aa0c2d - <rlox[cccf2e03d93c24a4]::callable::Callable as rlox[cccf2e03d93c24a4]::callable::LoxCallable>::call
[INFO] [stdout]                                at /opt/rustwide/workdir/src/callable.rs:75:40
[INFO] [stdout]   34:     0x643917ab3e51 - <rlox[cccf2e03d93c24a4]::interpreter::Interpreter>::evaluate_call
[INFO] [stdout]                                at /opt/rustwide/workdir/src/interpreter.rs:548:29
[INFO] [stdout]   35:     0x643917ab9f46 - <rlox[cccf2e03d93c24a4]::interpreter::Interpreter>::evaluate
[INFO] [stdout]                                at /opt/rustwide/workdir/src/interpreter.rs:316:23
[INFO] [stdout]   36:     0x643917ab92f2 - <rlox[cccf2e03d93c24a4]::interpreter::Interpreter>::execute_statement
[INFO] [stdout]                                at /opt/rustwide/workdir/src/interpreter.rs:127:48
[INFO] [stdout]   37:     0x643917aba278 - <rlox[cccf2e03d93c24a4]::interpreter::Interpreter>::interpret
[INFO] [stdout]                                at /opt/rustwide/workdir/src/interpreter.rs:54:28
[INFO] [stdout]   38:     0x643917ab223d - rlox[cccf2e03d93c24a4]::interpreter::tests::test_function_return_inside_loop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/interpreter.rs:1072:14
[INFO] [stdout]   39:     0x643917aa4f67 - rlox[cccf2e03d93c24a4]::interpreter::tests::test_function_return_inside_loop::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/interpreter.rs:1062:42
[INFO] [stdout]   40:     0x643917a94c16 - <rlox[cccf2e03d93c24a4]::interpreter::tests::test_function_return_inside_loop::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x643917aba77b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x643917aba77b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   43:     0x643917ac7ff5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   44:     0x643917ac7ff5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   45:     0x643917ac7ff5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x643917ac7ff5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   47:     0x643917ac7ff5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x643917ac7ff5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   49:     0x643917ac7ff5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   50:     0x643917ac2b54 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   51:     0x643917ac2b54 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   52:     0x643917acb072 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   53:     0x643917acb072 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x643917acb072 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x643917acb072 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x643917acb072 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x643917acb072 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   58:     0x643917acb072 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x643917b32a1f - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   60:     0x643917b32a1f - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   61:     0x761715c66aa4 - <unknown>
[INFO] [stdout]   62:     0x761715cf3a64 - clone
[INFO] [stdout]   63:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- interpreter::tests::test_closure_variable_assignment stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'interpreter::tests::test_closure_variable_assignment' (20) panicked at src/environment.rs:94:21:
[INFO] [stdout] RefCell already borrowed
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x643917b330b8 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x643917b330b8 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x643917b330b8 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x643917b330b8 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x643917b47f2a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x643917b47f2a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x643917b378d2 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x643917b378d2 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x643917b12266 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x643917b12266 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x643917b2b609 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x643917ac769c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x643917ac769c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x643917b2b7c2 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x643917b2b7c2 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x643917b12322 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x643917b07529 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x643917b1303d - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x643917b486ac - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x643917b4833f - core[28b146924c2f19c6]::cell::panic_already_borrowed::do_panic::runtime
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic.rs:172:21
[INFO] [stdout]   20:     0x643917b4833f - core[28b146924c2f19c6]::cell::panic_already_borrowed::do_panic
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/intrinsics/mod.rs:2450:9
[INFO] [stdout]   21:     0x643917b4833f - core[28b146924c2f19c6]::cell::panic_already_borrowed
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic.rs:177:9
[INFO] [stdout]   22:     0x643917aa07f3 - <core[28b146924c2f19c6]::cell::RefCell<rlox[cccf2e03d93c24a4]::environment::Environment>>::borrow_mut
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/cell.rs:1224:25
[INFO] [stdout]   23:     0x643917a96fc3 - <rlox[cccf2e03d93c24a4]::environment::Environment>::assign_at
[INFO] [stdout]                                at /opt/rustwide/workdir/src/environment.rs:94:21
[INFO] [stdout]   24:     0x643917ab6c69 - <rlox[cccf2e03d93c24a4]::interpreter::Interpreter>::evaluate_assign
[INFO] [stdout]                                at /opt/rustwide/workdir/src/interpreter.rs:351:43
[INFO] [stdout]   25:     0x643917ab9e08 - <rlox[cccf2e03d93c24a4]::interpreter::Interpreter>::evaluate
[INFO] [stdout]                                at /opt/rustwide/workdir/src/interpreter.rs:306:54
[INFO] [stdout]   26:     0x643917ab8cdd - <rlox[cccf2e03d93c24a4]::interpreter::Interpreter>::execute_statement
[INFO] [stdout]                                at /opt/rustwide/workdir/src/interpreter.rs:92:26
[INFO] [stdout]   27:     0x643917ab444c - <rlox[cccf2e03d93c24a4]::interpreter::Interpreter>::execute_block
[INFO] [stdout]                                at /opt/rustwide/workdir/src/interpreter.rs:200:28
[INFO] [stdout]   28:     0x643917aa1f46 - <rlox[cccf2e03d93c24a4]::callable::LoxFunction as rlox[cccf2e03d93c24a4]::callable::LoxCallable>::call
[INFO] [stdout]                                at /opt/rustwide/workdir/src/callable.rs:182:21
[INFO] [stdout]   29:     0x643917aa0c2d - <rlox[cccf2e03d93c24a4]::callable::Callable as rlox[cccf2e03d93c24a4]::callable::LoxCallable>::call
[INFO] [stdout]                                at /opt/rustwide/workdir/src/callable.rs:75:40
[INFO] [stdout]   30:     0x643917ab3e51 - <rlox[cccf2e03d93c24a4]::interpreter::Interpreter>::evaluate_call
[INFO] [stdout]                                at /opt/rustwide/workdir/src/interpreter.rs:548:29
[INFO] [stdout]   31:     0x643917ab9f46 - <rlox[cccf2e03d93c24a4]::interpreter::Interpreter>::evaluate
[INFO] [stdout]                                at /opt/rustwide/workdir/src/interpreter.rs:316:23
[INFO] [stdout]   32:     0x643917ab8cdd - <rlox[cccf2e03d93c24a4]::interpreter::Interpreter>::execute_statement
[INFO] [stdout]                                at /opt/rustwide/workdir/src/interpreter.rs:92:26
[INFO] [stdout]   33:     0x643917aba278 - <rlox[cccf2e03d93c24a4]::interpreter::Interpreter>::interpret
[INFO] [stdout]                                at /opt/rustwide/workdir/src/interpreter.rs:54:28
[INFO] [stdout]   34:     0x643917ab19bd - rlox[cccf2e03d93c24a4]::interpreter::tests::test_closure_variable_assignment
[INFO] [stdout]                                at /opt/rustwide/workdir/src/interpreter.rs:1183:14
[INFO] [stdout]   35:     0x643917aa4f37 - rlox[cccf2e03d93c24a4]::interpreter::tests::test_closure_variable_assignment::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/interpreter.rs:1160:42
[INFO] [stdout]   36:     0x643917a94bd6 - <rlox[cccf2e03d93c24a4]::interpreter::tests::test_closure_variable_assignment::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   37:     0x643917aba77b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   38:     0x643917aba77b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   39:     0x643917ac7ff5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   40:     0x643917ac7ff5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   41:     0x643917ac7ff5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   42:     0x643917ac7ff5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   43:     0x643917ac7ff5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   44:     0x643917ac7ff5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   45:     0x643917ac7ff5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   46:     0x643917ac2b54 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   47:     0x643917ac2b54 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   48:     0x643917acb072 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   49:     0x643917acb072 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   50:     0x643917acb072 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   51:     0x643917acb072 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x643917acb072 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x643917acb072 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   54:     0x643917acb072 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x643917b32a1f - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   56:     0x643917b32a1f - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   57:     0x761715c66aa4 - <unknown>
[INFO] [stdout]   58:     0x761715cf3a64 - clone
[INFO] [stdout]   59:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     interpreter::tests::test_closure_variable_assignment
[INFO] [stdout]     interpreter::tests::test_function_return_inside_loop
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 47 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "864ff7aac5fe93deec82b53fce873d27352c6d0b4b4ec004921d49e4ae6df8f1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "864ff7aac5fe93deec82b53fce873d27352c6d0b4b4ec004921d49e4ae6df8f1", kill_on_drop: false }`
[INFO] [stdout] 864ff7aac5fe93deec82b53fce873d27352c6d0b4b4ec004921d49e4ae6df8f1
